home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
C and C++
/
Utilities
/
Winter Shell 1.0d2
/
Source
/
Libraries
/
#Headers
/
AsmLib.h
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-12-05
|
136 b
|
6 lines
|
[
TEXT/KAHL
]
/* definition for assembly language
93/12/05 aih created to make porting easier */
#define ASM_JMP (0x4EF9)
#define ASM_MOVE (0x3F3C)